Package-level declarations

Can be used to tell Gugal (and the user) that something has gone wrong.

Types

Link copied to clipboard
open class ErrorResponse(val body: String, val errorCode: String)

A generic error response.

Link copied to clipboard

A special error response returned when the credentials are invalid.

Link copied to clipboard

A special error response returned when there are no results.